[INFO] cloning repository https://github.com/serpapi/serpapi-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serpapi/serpapi-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a2c67bc5ce568a3b0dde356b2ff96abcc116751
[INFO] testing serpapi/serpapi-rust against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserpapi%2Fserpapi-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serpapi/serpapi-rust
[INFO] finished tweaking git repo https://github.com/serpapi/serpapi-rust
[INFO] tweaked toml for git repo https://github.com/serpapi/serpapi-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serpapi/serpapi-rust on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serpapi/serpapi-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72727f46dee72f4cd18f784e76fd48adf51f6e954f3f5654a2979539b11dd1b5
[INFO] running `Command { std: "docker" "start" "-a" "72727f46dee72f4cd18f784e76fd48adf51f6e954f3f5654a2979539b11dd1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72727f46dee72f4cd18f784e76fd48adf51f6e954f3f5654a2979539b11dd1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72727f46dee72f4cd18f784e76fd48adf51f6e954f3f5654a2979539b11dd1b5", kill_on_drop: false }`
[INFO] [stdout] 72727f46dee72f4cd18f784e76fd48adf51f6e954f3f5654a2979539b11dd1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb4bdef249a168947e36618e9bc2d21e2b0b8d24b62472bb3bc575d5f0568030
[INFO] running `Command { std: "docker" "start" "-a" "cb4bdef249a168947e36618e9bc2d21e2b0b8d24b62472bb3bc575d5f0568030", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling serpapi v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "cb4bdef249a168947e36618e9bc2d21e2b0b8d24b62472bb3bc575d5f0568030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4bdef249a168947e36618e9bc2d21e2b0b8d24b62472bb3bc575d5f0568030", kill_on_drop: false }`
[INFO] [stdout] cb4bdef249a168947e36618e9bc2d21e2b0b8d24b62472bb3bc575d5f0568030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaec0fe5ee323c40bb4217c82c9de3b209003d609f5dc816a917b55589337ffd
[INFO] running `Command { std: "docker" "start" "-a" "aaec0fe5ee323c40bb4217c82c9de3b209003d609f5dc816a917b55589337ffd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling serpapi v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcKjcy3x/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserpapi-399760da06228d95,libserde_json-95df690652a91010,libreqwest-308510e6cd24cda3,libhyper_tls-9aff4af7738b7887,libserde_urlencoded-8dbe31250cc82d90,libryu-eda9b9aac5c9b43a,libipnet-765542a114afa6f1,libtokio_native_tls-3a523fd4a19fa663,libmime-9d741b7ce81bea86,libencoding_rs-93fb4603288f54ce,libserde-6cb97a880dae7a2a,libbase64-8925322e16a15d8d,libnative_tls-dec585aa9c7020e1,libopenssl_probe-453b407a18c75c81,libopenssl-6d3b1f7db4a4d3ee,libbitflags-40a27ceec947d12f,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-5a3fd147630569f8,libhyper-9baea5270f1b28c9,libwant-73f5aaebfcee986b,libtry_lock-11e322270c1f9b19,libhttparse-da27865512f6f5ad,libh2-deb9dbc78d5c0c4c,libindexmap-90f959ae2137f2e6,libhashbrown-4e7c4f4488fe4d40,libtokio_util-1c3af19c91702a50,libtower_service-c57734125ac4a124,libtracing-449f17d1acf301ad,libtracing_core-5ed03781bea55521,libfutures_util-07879953a24809c2,libfutures_io-de365546141a7cae,libslab-2ba71c72b1c29bd2,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio-f697c4263c022b28,libsignal_hook_registry-e67803d07f3a997e,libnum_cpus-afd02ba69c4905bf,libsocket2-5a19cb428fb9e854,libmemchr-c5a8540217c8112c,libonce_cell-db8f3eed2a1f3f7b,libmio-34605796cb660f88,libparking_lot-213fe23d975ec032,libparking_lot_core-9810319d36209a84,liblibc-b8e891dc00d83ea1,libsmallvec-53981eb5faed0e48,liblock_api-ba4fde6312bea424,libscopeguard-e3488017e20117d5,libhttp_body-86651bf0ce0f15ef,libpin_project_lite-9507e61e0fe0dfee,liblog-5da443c5f7bb2b6f,libcfg_if-8c8419bc1cff3c76,libfutures_core-c23514cefd9aa7c7,liblazy_static-40183573d33ff167,liburl-443e2ffe44c7b789,libidna-5dbdfcb691df38f1,libunicode_normalization-de1e5204c3fc0246,libtinyvec-3763d734819b6f43,libtinyvec_macros-1836d79023f5925d,libunicode_bidi-e3753fc31a3bbd20,libform_urlencoded-a2118c53f9153df9,libpercent_encoding-b1814dad7e499c72,libmatches-6e797d51af82e263,libhttp-6ce75166b5aa1286,libitoa-f074f9f9ccd107d3,libbytes-2c01410b40e239ae,libfnv-2a26f5d3b9cd4973}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcKjcy3x/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/walmart_search-9a7c4b0da412c1b1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serpapi` (example "walmart_search") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcoY5r3y/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserpapi-399760da06228d95,libserde_json-95df690652a91010,libreqwest-308510e6cd24cda3,libhyper_tls-9aff4af7738b7887,libserde_urlencoded-8dbe31250cc82d90,libryu-eda9b9aac5c9b43a,libipnet-765542a114afa6f1,libtokio_native_tls-3a523fd4a19fa663,libmime-9d741b7ce81bea86,libencoding_rs-93fb4603288f54ce,libserde-6cb97a880dae7a2a,libbase64-8925322e16a15d8d,libnative_tls-dec585aa9c7020e1,libopenssl_probe-453b407a18c75c81,libopenssl-6d3b1f7db4a4d3ee,libbitflags-40a27ceec947d12f,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-5a3fd147630569f8,libhyper-9baea5270f1b28c9,libwant-73f5aaebfcee986b,libtry_lock-11e322270c1f9b19,libhttparse-da27865512f6f5ad,libh2-deb9dbc78d5c0c4c,libindexmap-90f959ae2137f2e6,libhashbrown-4e7c4f4488fe4d40,libtokio_util-1c3af19c91702a50,libtower_service-c57734125ac4a124,libtracing-449f17d1acf301ad,libtracing_core-5ed03781bea55521,libfutures_util-07879953a24809c2,libfutures_io-de365546141a7cae,libslab-2ba71c72b1c29bd2,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libtokio-f697c4263c022b28,libsignal_hook_registry-e67803d07f3a997e,libnum_cpus-afd02ba69c4905bf,libsocket2-5a19cb428fb9e854,libmemchr-c5a8540217c8112c,libonce_cell-db8f3eed2a1f3f7b,libmio-34605796cb660f88,libparking_lot-213fe23d975ec032,libparking_lot_core-9810319d36209a84,liblibc-b8e891dc00d83ea1,libsmallvec-53981eb5faed0e48,liblock_api-ba4fde6312bea424,libscopeguard-e3488017e20117d5,libhttp_body-86651bf0ce0f15ef,libpin_project_lite-9507e61e0fe0dfee,liblog-5da443c5f7bb2b6f,libcfg_if-8c8419bc1cff3c76,libfutures_core-c23514cefd9aa7c7,liblazy_static-40183573d33ff167,liburl-443e2ffe44c7b789,libidna-5dbdfcb691df38f1,libunicode_normalization-de1e5204c3fc0246,libtinyvec-3763d734819b6f43,libtinyvec_macros-1836d79023f5925d,libunicode_bidi-e3753fc31a3bbd20,libform_urlencoded-a2118c53f9153df9,libpercent_encoding-b1814dad7e499c72,libmatches-6e797d51af82e263,libhttp-6ce75166b5aa1286,libitoa-f074f9f9ccd107d3,libbytes-2c01410b40e239ae,libfnv-2a26f5d3b9cd4973}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcoY5r3y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/google_maps_search-c7066ae11800d108" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serpapi` (example "google_maps_search") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "aaec0fe5ee323c40bb4217c82c9de3b209003d609f5dc816a917b55589337ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaec0fe5ee323c40bb4217c82c9de3b209003d609f5dc816a917b55589337ffd", kill_on_drop: false }`
[INFO] [stdout] aaec0fe5ee323c40bb4217c82c9de3b209003d609f5dc816a917b55589337ffd
